home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Replacements / AKCC35.lha / Programmers / Docs / akcc_gen0_ENG.doc < prev    next >
Encoding:
Text File  |  1994-12-30  |  2.9 KB  |  117 lines

  1.  
  2.                       akcc_gen0.library V37.3
  3.  
  4.                            - FREEWARE -
  5.  
  6.              © 1989-94 by Andreas R. Kleinert. All rights reserved.
  7.  
  8.               This program has been written under OS V3.00 and is therefore
  9.               fully compatible. It needs OS V1.2+.
  10.  
  11.               Successor of the "akcc.library".
  12.  
  13.               Release Date : 25.07.1994
  14.  
  15.  
  16.     Copyright :
  17.     ===========
  18.  
  19.     The program akcc_gen0.library V37.3 and its documentation files are
  20.     (C)opyright 1989-94 by Andreas R. Kleinert. All rights reserved.
  21.  
  22.     The usage of the "akcc_gen0.library" for own program projects, no
  23.     matter if commercial or non-commercial, is allowed without any
  24.     restrictions.
  25.  
  26.  
  27.     Disclaimer :
  28.     ============
  29.  
  30.     The author takes no responsibility for any results of the use of this
  31.     program.
  32.     This software is provided "AS IS" and there is no warranty of any kind,
  33.     so that you use this software at your own risk.
  34.  
  35.  
  36.     Functions :
  37.     ===========
  38.  
  39.     The "akcc_gen0.library" is e.g. used for my AKCC-Commands and it consists
  40.     of many functions, which make programming of AmigaDOS much more
  41.     easier (especially under OS V33/34).
  42.  
  43.     There are ...
  44.  
  45.      - functions for accessing the Dos-Library in common
  46.      - pattern-matching functions :
  47.  
  48.         - under OS V1.3   : ?, #?, *, ~(...), (...|...|...)
  49.         - under OS V2.04+ : ADDITIONALLY supports all common
  50.                             DOS-WildCards including the asteriks (*),
  51.                             e.g. :
  52.  
  53.                             ~(Hello#?|World*)
  54.  
  55.      - functions for handling Environment-Variables
  56.      - many functions, which are not available before OS V2.04+
  57.        (Assigns, examination of a full FilePath, ...)
  58.  
  59.  
  60.     Installation :
  61.     ==============
  62.  
  63.     Just copy the "akcc_gen0.library" into your "LIBS:"-directory.
  64.  
  65.  
  66.     Correspondence :
  67.     ================
  68.  
  69.     If you like, you may send me some money. Perhaps this will motivate me
  70.     to continue programming such programs or just making updates of
  71.     this one. Send bug-reports, money or whatever to :
  72.  
  73.        Andreas R. Kleinert,
  74.        Grube Hohe Grethe 23,
  75.        D-57074 Siegen,
  76.        Germany.                        email : Fido 2:2457/345.10
  77.                                                (checked weekly)
  78.  
  79.     History :
  80.     =========
  81.  
  82.      The old "akcc.library" is no longer continued to be developed.
  83.      It has its own history (see there).
  84.  
  85.  
  86.      V37.3 (25.07.1994) :
  87.      --------------------
  88.  
  89.      - re-compiliation with SAS/C V6.51
  90.      - changed distribution conditions
  91.  
  92.  
  93.      V37.2 :
  94.      -------
  95.  
  96.      - re-compiliation with SAS/C V6.5
  97.      - re-structured include-files
  98.  
  99.  
  100.      V37.1 :
  101.      -------
  102.  
  103.      - new functions
  104.      - small improvements
  105.  
  106.  
  107.     [ Version-History of older versions is no longer included ]
  108.  
  109.  
  110.     Copyrights :
  111.     ============
  112.  
  113.     Some of the mentioned names or products above may be copyrighted by
  114.     companies or trademarks of companies.
  115.  
  116.  
  117.